keyStore

@get:InputFile
@get:Optional
@get:PathSensitive(value = PathSensitivity.RELATIVE)
abstract val keyStore: RegularFileProperty

KeyStore file. Refers to ks CLI option.